home *** CD-ROM | disk | FTP | other *** search
- ###############################################################################
- # BRLTTY - A background process providing access to the console screen (when in
- # text mode) for a blind person using a refreshable braille display.
- #
- # Copyright (C) 1995-2008 by The BRLTTY Developers.
- #
- # BRLTTY comes with ABSOLUTELY NO WARRANTY.
- #
- # This is free software, placed under the terms of the
- # GNU Lesser General Public License, as published by the Free Software
- # Foundation; either version 2.1 of the License, or (at your option) any
- # later version. Please see the file LICENSE-LGPL for details.
- #
- # Web Page: http://mielke.cc/brltty/
- #
- # This software is maintained by Dave Mielke <dave@mielke.cc>.
- ###############################################################################
-
- # This text subtable defines braille representations for the chess figures in
- # terms of the letters that are used for them in the German language.
-
- # See: http://en.wikipedia.org/wiki/Chess_symbols_in_Unicode
-
- # generated by ttbtest
- punctuation \x2654 137 WHITE CHESS KING
- punctuation \x2655 1457 WHITE CHESS QUEEN
- punctuation \x2656 23457 WHITE CHESS ROOK
- punctuation \x2657 1237 WHITE CHESS BISHOP
- punctuation \x2658 2347 WHITE CHESS KNIGHT
- punctuation \x2659 127 WHITE CHESS PAWN
- punctuation \x265a 13 BLACK CHESS KING
- punctuation \x265b 145 BLACK CHESS QUEEN
- punctuation \x265c 2345 BLACK CHESS ROOK
- punctuation \x265d 123 BLACK CHESS BISHOP
- punctuation \x265e 234 BLACK CHESS KNIGHT
- punctuation \x265f 12 BLACK CHESS PAWN
-